[INFO] fetching crate smplx-std 0.0.8...
[INFO] checking smplx-std-0.0.8 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate smplx-std 0.0.8 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate smplx-std 0.0.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate smplx-std 0.0.8
[INFO] tweaked toml for crates.io crate smplx-std 0.0.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smplx-std 0.0.8 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smplx-std 0.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded smplx-sdk v0.0.8
[INFO] [stderr]   Downloaded base58ck v0.1.100
[INFO] [stderr]   Downloaded smplx-test v0.0.8
[INFO] [stderr]   Downloaded ghost-cell v0.2.6
[INFO] [stderr]   Downloaded secp256k1-zkp v0.11.0
[INFO] [stderr]   Downloaded bitcoin-units v0.1.100
[INFO] [stderr]   Downloaded electrsd v0.29.0
[INFO] [stderr]   Downloaded minreq v3.0.0
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.19.0
[INFO] [stderr]   Downloaded jsonrpc v0.18.0
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.19.0
[INFO] [stderr]   Downloaded smplx-regtest v0.0.8
[INFO] [stderr]   Downloaded bitcoind v0.36.1
[INFO] [stderr]   Downloaded smplx-macros v0.0.8
[INFO] [stderr]   Downloaded smplx-build v0.0.8
[INFO] [stderr]   Downloaded electrum-client v0.21.0
[INFO] [stderr]   Downloaded simplicityhl v0.6.0
[INFO] [stderr]   Downloaded chumsky v0.11.2
[INFO] [stderr]   Downloaded simplicity-lang v0.8.0
[INFO] [stderr]   Downloaded bitcoin v0.32.100
[INFO] [stderr]   Downloaded elements v0.25.2
[INFO] [stderr]   Downloaded miniscript v12.3.7
[INFO] [stderr]   Downloaded elements-miniscript v0.4.0
[INFO] [stderr]   Downloaded simplicity-sys v0.7.0
[INFO] [stderr]   Downloaded secp256k1-zkp-sys v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035
[INFO] running `Command { std: "docker" "start" "7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitcoin-io v0.1.100
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitcoin v0.32.100
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling bitcoind v0.36.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling electrsd v0.29.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling simplicity-sys v0.7.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling ghost-cell v0.2.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling chumsky v0.11.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitcoin_hashes v0.14.100
[INFO] [stderr]     Checking bitcoin-units v0.1.100
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling jsonrpc v0.18.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.100
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking secp256k1-zkp v0.11.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.19.0
[INFO] [stderr]     Checking elements v0.25.2
[INFO] [stderr]     Checking miniscript v12.3.7
[INFO] [stderr]    Compiling electrum-client v0.21.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling bip39 v2.2.2
[INFO] [stderr]     Checking bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking simplicity-lang v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]     Checking elements-miniscript v0.4.0
[INFO] [stderr]     Checking simplicityhl v0.6.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking minreq v3.0.0
[INFO] [stderr]     Checking smplx-sdk v0.0.8
[INFO] [stderr]     Checking smplx-regtest v0.0.8
[INFO] [stderr]     Checking smplx-test v0.0.8
[INFO] [stderr]    Compiling smplx-build v0.0.8
[INFO] [stderr]    Compiling smplx-macros v0.0.8
[INFO] [stderr]     Checking smplx-std v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 38s
[INFO] running `Command { std: "docker" "inspect" "7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035", kill_on_drop: false }`
[INFO] [stdout] 7d3ee6884fd91a7b127641d25d7d1ac2ee518abd58fb1e3e6dbbd1aa85908035
